Maps for WinForms
Render(IMapDevice,IEnumerable<IMapLayer>) メソッド

C1.Win.Map.4.5.2 アセンブリ > C1.FlexMap 名前空間 > C1FlexMap クラス > Render メソッド : Render(IMapDevice,IEnumerable<IMapLayer>) メソッド
マップのレンダリングに使用されるマップデバイス。
レンダリングされるレイヤ。
マップレイヤを指定されたデバイスにレンダリングします。
シンタックス
'宣言
 
Public Overloads Sub Render( _
   ByVal device As IMapDevice, _
   ByVal layers As System.Collections.Generic.IEnumerable(Of IMapLayer) _
) 
public void Render( 
   IMapDevice device,
   System.Collections.Generic.IEnumerable<IMapLayer> layers
)

パラメータ

device
マップのレンダリングに使用されるマップデバイス。
layers
レンダリングされるレイヤ。
参照

C1FlexMap クラス
C1FlexMap メンバ
オーバーロード一覧